home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _unimode2 / !UniMode2 / ModeScript / MDSTmplt < prev    next >
Text File  |  1993-10-10  |  645b  |  64 lines

  1. #ModeDescription        MDS Template
  2. #
  3. # This file is a template for ModeDescriptionScripts
  4. #
  5. # Identification text to be included in the MDF
  6. ID:
  7. #
  8. # Constant Declarations (.Declarations)
  9. C00:
  10. C01:
  11. C02:
  12. C03:
  13. C04:
  14. C05:
  15. C06:
  16. C07:
  17. C08:
  18. C09:
  19. C10:
  20. C11:
  21. C12:
  22. C13:
  23. C14:
  24. C15:
  25. #
  26. # Machine Specifications (.MachineSpecs)
  27. VIDC:
  28. #
  29. # VIDC Registers (.VidcList)
  30. BaseModeV:
  31. HCR:
  32. HSWR:
  33. HBSR:
  34. HDSR:
  35. HDER:
  36. HBER:
  37. HIR:
  38. VCR:
  39. VSWR:
  40. VBSR:
  41. VDSR:
  42. VDER:
  43. VBER:
  44. CR:
  45. DATA:
  46. PIX:
  47. #
  48. # Mode Variables (.WorkspaceList)
  49. BaseModeM:
  50. ModeFlags:
  51. ScrRCol:
  52. ScrBRow:
  53. NColour:
  54. XEigFactor:
  55. YEigFactor:
  56. LineLength:
  57. ScreenSize:
  58. YShftFactor:
  59. Log2BPP:
  60. Log2BPC:
  61. XWindLimit:
  62. YWindLimit:
  63. #
  64. # .End